gtk-demo: Ellipsize columns in the characters demo
authorMatthias Clasen <mclasen@redhat.com>
Thu, 8 Oct 2020 19:55:22 +0000 (15:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 19:05:46 +0000 (15:05 -0400)
commit2273e278087564ee0864d833dbc79b0fbeeecc2f
tree1ae67d30ea2f06b6a3d3c2e083ca57a39fa0cde9
parent2bdc8c7d9e0f32f0ac3e82037ff27b74f74c9ea0
gtk-demo: Ellipsize columns in the characters demo

some of the columns have uneven widths, causing them
to bounce around as you scroll. Ellipsize them and
give them a fixed with.
demos/gtk-demo/listview_ucd.c